/*=======GAMES======*/
html {min-height:100%;}
body {min-height:100%;}
/*video*/
.video {height:100%;}
.other_head {height:100%;width:100%;display: flex; justify-content: center;overflow: hidden;background-color:#000;}
.other_head .title {position:absolute; top:350px;left:100px;text-align:left;width:50%;}
.other_head .title h1 {font-size:160px;line-height:132px;margin-bottom:5px;color:#fff;}
.other_head .title h1 {color:#fff;}
.other_head .title p {margin-top:5px;}
.karuzela {position:relative;width:100%;height:1000px;background-image: url("games/monolith/monolith-bg2.jpg");background-size: cover;background-position-x:center;background-position-y:bottom;}
.karuzela .games-icons {position:absolute;width:360px; bottom:200px; left:0px;right:0px;margin:auto; display: flex; justify-content: center;}
.karuzela .games-icons div {height:50px;width:50px;border-radius: 7px;background-color: rgba(0, 0, 0, 0.8);margin:2px 4px;}
.karuzela .button {position:absolute; bottom:120px; left:0px;right:0px;margin:auto;}
.karuzela .button h3 {margin: 0 0 0 0;}
.karuzela .logo-gry {position:absolute; top:300px; max-width:700px; left:200px;}
.karuzela .logo-gry img {max-width:700px;}
/*monolith*/
.odlamek1 {position:absolute; bottom:150px; width:150px;height:270px; left:50%; background-image: url("games/monolith/odlamek1.png");background-size: cover;background-position:center;}
.odlamek2 {position:absolute; bottom:80px; width:200px;height:317px; left:calc(50% + 380px); background-image: url("games/monolith/odlamek2.png");background-size: cover;background-position:center;}
.odlamek3 {position:absolute; bottom:380px; width:300px;height:534px; left:calc(50% + 360px); background-image: url("games/monolith/odlamek3.png");background-size: cover;background-position:center; }
.odlamek4 {position:absolute; bottom:450px; width:300px;height:449px; left:calc(50% - 60px); background-image: url("games/monolith/odlamek4.png");background-size: cover;background-position:center;}
/*vegelipse*/
.vegelypse-keyart2 {position:absolute;top:0px;left:0px;width:100%;height:1000px;background-size: cover;background-position:center center;background-repeat: no-repeat;background-image: url("games/vegelypse/keyart_02.png");left:200px;}
.vegelypse-keyart3 {position:absolute;top:0px;left:-400px;width:500px;height:1000px;background-size: cover;background-position:center center;background-image: url("games/vegelypse/obiekt1.png");}
.vegelypse-keyart4 {position:absolute;top:80px;left:700px;width:1100px;height:850px;background-size: cover;background-repeat: no-repeat;background-image: url("games/vegelypse/obiekt2.png");}
/*GAMES*/
.gamesBg {top:1px;padding-bottom:50px;}


/*=======PUBLISHING======*/
.publishing-bg {position:relative;width:100%;height:1000px;background-image: url("img/voodolls-bg.jpg");background-size: cover;background-position:top center;}

.games-publishing-bg {background-image: url("img/voodolls-bg2.jpg");background-size: cover;background-position-y:bottom;background-position-x: center;background-attachment: local;background-color:#6dcbf0;}
.games-publishing-height {height:90%;}
.panel-publishing .games-tab {width:470px;background-color: rgba(0, 0, 0, 1);}
.panel-publishing .games-tab img {width:470px;}
.panel-publishing .games-tab h3, .panel-publishing .games-tab p, .panel-publishing .games-tab h2 {padding:0 10px;}

.panel-publishing2 {min-height:250px;background-color:#000;padding-bottom:50px;padding-top:50px;width:100%;}
.panel-publishing2 .games-tab {width:225px;height:135px;padding:10px;margin:5px;background-color: rgba(60, 60, 60, 1);text-align:center;}
.panel-publishing2 .games-tab:hover {background-color: rgba(70, 70, 70, 1);}
.panel-publishing2 > h1, .panel-publishing2 > h4 {width:100%;text-align:center;color:#fff;} 
.panel-publishing2 .games-tab img {width:35px;height:35px;}

/*=======PRESS======*/
.press-bg {position:relative;width:100%;height:1000px;background-image: url("img/press-bg.jpg");background-size: cover;background-position:top center;}
.press-bg2 {background-image: url("img/press-bg2.jpg");}
/*=======CONTACT======*/
.contact-bg {position:relative;width:100%;min-height:1000px;background-image: url("img/papers.jpg");background-size: cover;background-position:top center;}
.video .title-contact {width:1200px;}
.title-contact .ico {position:relative;width:80px; height:80px;display:inline-block;}
.contact-tab {position:relative;width:1300px;display: flex;justify-content:space-between;flex-wrap: wrap;top:200px;margin-left:100px;}
.contact-tab1 {position:relative;width:450px;background-color:#000;padding:0px 5px 15px 5px;}
.contact-tab1>div>h3, .contact-atb1 div a {display:inline-block;}
.contact-tab1>div {display: flex; justify-content:space-between;}
.contact-tab2 {position:relative;width:250px;background-color: rgba(0, 0, 0, 1);text-align:center;}
.contact-tab2 h3 {margin-top:50px;}
.contact-tab3 {position:relative;width:507px;background-color:;}
.contact-tab3 img {height:280px;border:5px solid #000;}



@media (max-width: 1600px) {
.panel-publishing .games-tab {width:400px;}
.panel-publishing .games-tab img {width:400px;}	
.other_head .title h1 {font-size:120px;line-height:102px;}
.karuzela .logo-gry{left:50px;}
.contact-tab {width:800px;top:50px;}
.contact-tab>div {margin-top:20px;}
}

@media (max-width: 1300px) {
.panel-publishing .games-tab {width:330px;}
.panel-publishing .games-tab img {width:330px;}	
.other_head .title h1 {font-size:90px;line-height:72px;margin-bottom:4px;}
.karuzela .logo-gry{width:600px;}
.karuzela .logo-gry img {max-width:600px;}
.vegelypse-keyart2 {display:none;}
.vegelypse-keyart3 {display:none;}
.vegelypse-keyart4 {display:none;}
}
@media (max-width: 1020px) {
	.panel-publishing {padding-bottom:200px;}
	.press-head {height:750px; }
	.other_head, .karuzela, .publishing-bg  {height:900px;}
	.other_head .title {bottom:auto;width:calc(95% - 50px);left:20px;}
	.other_head .title h1 {font-size:40px;line-height:32px;margin-bottom:3px;}
	.other_head .title h4 {font-size:16px;line-height: 20px;}
	.karuzela .logo-gry {left:0px;right:0px;margin:auto;width:500px;}
	.karuzela .logo-gry img {max-width:500px;}
	.contact-tab {width:500px;display: flex;justify-content:center;flex-wrap: wrap;margin-left:auto;margin-right:auto;}
	.contact-bg,.gamesBg-contact {min-height:900px;padding-bottom:0px;}
	.contact-tab2 h3 {margin-top:20px;}
	.contact-tab2 h4 {margin-bottom:20px;}
	
.karuzela {background-position-x:calc(50% - 50px);}
.odlamek1 {bottom:100px; width:120px;height:220px; left:calc(50% - 50px);}
.odlamek2 {bottom:30px; width:160px;height:255px; left:calc(50% + 230px);}
.odlamek3 {bottom:280px; width:240px;height:430px; left:calc(50% + 210px);}
.odlamek4 {bottom:350px; width:240px;height:360px; left:calc(50% - 100px);}


}
@media (max-width: 750px) {
	.karuzela .games-icons {bottom:300px;}
	.karuzela .button {bottom:200px;}
	.karuzela .logo-gry {width:350px;}	
	.karuzela .logo-gry img {max-width:350px;}
	.contact-tab1, .contact-tab2 {width:98%;}
	.contact-tab {width:100%;}
	.contact-tab3, .contact-tab3 img {width:400px;}
	.contact-tab3 img {height: 200px;}
	.games-publishing-bg {background-image: url("");background-color:#6dcbf0;}
	.press-bg {background-image: url("img/press-bg-m.jpg");background-position-x: right;}
		.contact-bg,.gamesBg-contact {min-height:800px;background-position-x: left;}
}     

@media (max-width: 410px) {  
	 .contact-tab3, .contact-tab3 img {width:300px;}
	 .contact-tab{width:100%;}
	.contact-tab3 img {height: 180px;}
}     